-
Home
-
WordPress Appointment Booking Plugin
-
1.17.2
-
Code
-
Classes
- BookingStatuses
Total Complexity |
7 |
Dependencies |
0 |
Dependents |
12 |
Total lines |
139 |
Lines of code |
73 |
Logical lines of code |
12 |
Comment lines |
45 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initStatuses() |
S |
50 |
1 |
34 |
finishTransition() |
S |
71 |
1 |
5 |
getPendingStatuses() |
S |
72 |
1 |
7 |
getFailedStatuses() |
S |
70 |
1 |
8 |
getUnblockedTimeSlotsStatuses() |
S |
69 |
1 |
9 |
getBookedStatuses() |
S |
72 |
1 |
7 |
getDefaultManualStatus() |
S |
81 |
1 |
3 |